type github.com/refraction-networking/utls.handshakeMessageWithOriginalBytes

2 uses

	github.com/refraction-networking/utls (current package)
		common.go#L1638: type handshakeMessageWithOriginalBytes interface {
		handshake_messages.go#L1991: 	if msgWithOrig, ok := msg.(handshakeMessageWithOriginalBytes); ok {